@charset "utf-8";
/* CSS Document */

.apicsDemoButton {
  background-color: #572047;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#6b2252), to(#4b1c3e));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #6b2252, #4b1c3e);
  background-image: -moz-linear-gradient(top, #6b2252, #4b1c3e);
  background-image: -ms-linear-gradient(top, #6b2252, #4b1c3e);
  background-image: -o-linear-gradient(top, #6b2252, #4b1c3e);
  background-image: linear-gradient(top, #6b2252, #4b1c3e);
  border: 1px solid #85346f;
  border-bottom: 1px solid #854373;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 0 0 #a72e85;
  -moz-box-shadow: inset 0 1px 0 0 #a72e85;
  -ms-box-shadow: inset 0 1px 0 0 #a72e85;
  -o-box-shadow: inset 0 1px 0 0 #a72e85;
  box-shadow: inset 0 1px 0 0 #a72e85;
  color: #fff;
  font: bold 14px Arial, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
  letter-spacing:0.1em; 
  line-height: 1;
  padding: 7px 15px 8px 15px;
  text-align: center;
  text-shadow: 0 -1px 0 #8d1a6d;
  text-decoration:none; }
.apicsDemoButton:hover {
    background-color: #682c57;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#76b347), to(#5e9e2e));
    /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #7d2860, #5c1f4b);
    background-image: -moz-linear-gradient(top, #7d2860, #5c1f4b);
    background-image: -ms-linear-gradient(top, #7d2860, #5c1f4b);
    background-image: -o-linear-gradient(top, #7d2860, #5c1f4b);
    background-image: linear-gradient(top, #7d2860, #5c1f4b);
    -webkit-box-shadow: inset 0 1px 0 0 #992b7a;
    -moz-box-shadow: inset 0 1px 0 0 #992b7a;
    -ms-box-shadow: inset 0 1px 0 0 #992b7a;
    -o-box-shadow: inset 0 1px 0 0 #992b7a;
    box-shadow: inset 0 1px 0 0 #992b7a;
    cursor: pointer;
	color:#ffffff;	}
.apicsDemoButton:active {
    border: 1px solid #a54188;
    border-bottom: 1px solid #8f2771;
    -webkit-box-shadow: inset 0 0 8px 4px #88246b, 0 1px 0 0 #eeeeee;
    -moz-box-shadow: inset 0 0 8px 4px #88246b, 0 1px 0 0 #eeeeee;
    -ms-box-shadow: inset 0 0 8px 4px #88246b, 0 1px 0 0 #eeeeee;
    -o-box-shadow: inset 0 0 8px 4px #88246b, 0 1px 0 0 #eeeeee;
    box-shadow: inset 0 0 8px 4px #88246b, 0 1px 0 0 #eeeeee; }


.apicsDownloadButton {
  background-color: #1d3f65;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2d5178), to(#143355));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #2d5178, #143355);
  background-image: -moz-linear-gradient(top, #2d5178, #143355);
  background-image: -ms-linear-gradient(top, #2d5178, #143355);
  background-image: -o-linear-gradient(top, #2d5178, #143355);
  background-image: linear-gradient(top, #2d5178, #143355);
  border: 1px solid #385e88;
  border-bottom: 1px solid #456b86;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 0 0 #347db2;
  -moz-box-shadow: inset 0 1px 0 0 #347db2;
  -ms-box-shadow: inset 0 1px 0 0 #347db2;
  -o-box-shadow: inset 0 1px 0 0 #347db2;
  box-shadow: inset 0 1px 0 0 #347db2;
  color: #fff;
  font: bold 14px Arial, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
  letter-spacing:0.1em; 
  line-height: 1;
  padding: 7px 15px 8px 15px;
  text-align: center;
  text-shadow: 0 -1px 0 #165888;
  text-decoration:none; }
.apicsDownloadButton:hover {
    background-color: #245579;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#76b347), to(#5e9e2e));
    /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #355f8d, #1b4471);
    background-image: -moz-linear-gradient(top, #355f8d, #1b4471);
    background-image: -ms-linear-gradient(top, #355f8d, #1b4471);
    background-image: -o-linear-gradient(top, #355f8d, #1b4471);
    background-image: linear-gradient(top, #355f8d, #1b4471);
    -webkit-box-shadow: inset 0 1px 0 0 #2461a4;
    -moz-box-shadow: inset 0 1px 0 0 #2461a4;
    -ms-box-shadow: inset 0 1px 0 0 #2461a4;
    -o-box-shadow: inset 0 1px 0 0 #2461a4;
    box-shadow: inset 0 1px 0 0 #2461a4;
    cursor: pointer; 
	color:#ffffff;
	text-decoration:none;}
.apicsDownloadButton:active {
    border: 1px solid #2c68a0;
    border-bottom: 1px solid #28638e;
    -webkit-box-shadow: inset 0 0 8px 4px #266898, 0 1px 0 0 #eeeeee;
    -moz-box-shadow: inset 0 0 8px 4px #266898, 0 1px 0 0 #eeeeee;
    -ms-box-shadow: inset 0 0 8px 4px #266898, 0 1px 0 0 #eeeeee;
    -o-box-shadow: inset 0 0 8px 4px #266898, 0 1px 0 0 #eeeeee;
    box-shadow: inset 0 0 8px 4px #266898, 0 1px 0 0 #eeeeee; }

.apicsClickHereButton {
  background-color: #72aeb6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#90c5cc), to(#458e98));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #90c5cc, #458e98);
  background-image: -moz-linear-gradient(top, #90c5cc, #458e98);
  background-image: -ms-linear-gradient(top, #90c5cc, #458e98);
  background-image: -o-linear-gradient(top, #90c5cc, #458e98);
  background-image: linear-gradient(top, #90c5cc, #458e98);
  border: 1px solid #6bb0b9;
  border-bottom: 1px solid #619aa2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 0 0 #6cd0dd;
  -moz-box-shadow: inset 0 1px 0 0 #6cd0dd;
  -ms-box-shadow: inset 0 1px 0 0 #6cd0dd;
  -o-box-shadow: inset 0 1px 0 0 #6cd0dd;
  box-shadow: inset 0 1px 0 0 #6cd0dd;
  color: #fff;
  font: bold 14px Arial, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
  letter-spacing:0.1em; 
  line-height: 1;
  padding: 7px 15px 8px 15px;
  text-align: center;
  text-shadow: 0 -1px 0 #6caab2;
  text-decoration:none; }
 
.apicsClickHereButton a:link {
	  text-decoration:none;
}
.apicsClickHereButton:hover {
    background-color: #87cbd4;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#acd7dd), to(#62aab4));
    /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #acd7dd, #62aab4);
    background-image: -moz-linear-gradient(top, #acd7dd, #62aab4);
    background-image: -ms-linear-gradient(top, #acd7dd, #62aab4);
    background-image: -o-linear-gradient(top, #acd7dd, #62aab4);
    background-image: linear-gradient(top, #acd7dd, #62aab4);
    -webkit-box-shadow: inset 0 1px 0 0 #b8eaf1;
    -moz-box-shadow: inset 0 1px 0 0 #b8eaf1;
    -ms-box-shadow: inset 0 1px 0 0 #b8eaf1;
    -o-box-shadow: inset 0 1px 0 0 #b8eaf1;
    box-shadow: inset 0 1px 0 0 #b8eaf1;
    cursor: pointer; 
	color:#ffffff;}
.apicsClickHereButton:active {
    border: 1px solid #58afba;
    border-bottom: 1px solid #468e97;
    -webkit-box-shadow: inset 0 0 8px 4px #c7eef3, 0 1px 0 0 #eeeeee;
    -moz-box-shadow: inset 0 0 8px 4px #c7eef3, 0 1px 0 0 #eeeeee;
    -ms-box-shadow: inset 0 0 8px 4px #c7eef3, 0 1px 0 0 #eeeeee;
    -o-box-shadow: inset 0 0 8px 4px #c7eef3, 0 1px 0 0 #eeeeee;
    box-shadow: inset 0 0 8px 4px #c7eef3, 0 1px 0 0 #eeeeee; }
	
	
	/* Carrot-style buttons with hierarchy, no rollover effect */
	
	.apicsCarrotButton1 {
  background-color: #1E4164;
  background-image:url(http://www.apics.org/App_Themes/APICS/Global/images/carrots.png);
  background-position:left;
  background-repeat:no-repeat;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  font: bold 14px Arial, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
  letter-spacing:0.1em; 
  line-height: 1;
  padding: 5px 25px 6px 45px;
  text-align: center;
  text-shadow: 0 -1px 0 #8d1a6d;
  text-decoration:none; }

.apicsCarrotButton1:hover {
 text-decoration:none;
 color: #FFFFFF;
}
 
.apicsCarrotButton2 {
  background-color: #008576;
  background-image:url(http://www.apics.org/App_Themes/APICS/Global/images/carrots.png);
  background-position:left;
  background-repeat:no-repeat;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  font: bold 14px Arial, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
  letter-spacing:0.1em; 
  line-height: 1;
  padding: 5px 25px 6px 45px;
  text-align: center;
  text-shadow: 0 -1px 0 #8d1a6d;
  text-decoration:none; }
  
  .apicsCarrotButton2:hover {
 text-decoration:none;
 color: #FFFFFF;
}
  
  .apicsCarrotButton3 {
  background-color: #036495;
  background-image:url(http://www.apics.org/App_Themes/APICS/Global/images/carrots.png);
  background-position:left;
  background-repeat:no-repeat;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  font: bold 14px Arial, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
  letter-spacing:0.1em; 
  line-height: 1;
  padding: 5px 25px 6px 45px;
  text-align: center;
  text-shadow: 0 -1px 0 #8d1a6d;
  text-decoration:none; }
  
  .apicsCarrotButton3:hover {
 text-decoration:none;
 color: #FFFFFF;
}
  
  .apicsCarrotButton4 {
  background-color: #5A2149;
  background-image:url(http://www.apics.org/App_Themes/APICS/Global/images/carrots.png);
  background-position:left;
  background-repeat:no-repeat;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  font: bold 14px Arial, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
  letter-spacing:0.1em; 
  line-height: 1;
  padding: 5px 25px 6px 45px;
  text-align: center;
  text-shadow: 0 -1px 0 #8d1a6d;
  text-decoration:none; }
  
  .apicsCarrotButton4:hover {
 text-decoration:none;
 color: #FFFFFF;
}

/* For CPIM Tool */

	.apicsCarrotButtonCPIM1 {
  background-color: #1E4164;
  background-image:url(http://www.apics.org/Sitefinity/WebsiteTemplates/APICS%20EBiz/App_Themes/APICSEbiz/global/images/carrots.png);
  background-position:left;
  background-repeat:no-repeat;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  font: bold 14px Arial, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
  letter-spacing:0.1em; 
  line-height: 1;
  padding: 3px 15px 4px 45px;
  text-align: center;
  text-shadow: 0 -1px 0 #8d1a6d;
  border: 0px;
  text-decoration:none;
  cursor:pointer;  }

	.apicsCarrotButtonCPIM2 {
  background-image:url(http://www.apics.org/Sitefinity/WebsiteTemplates/APICS%20EBiz/App_Themes/APICSEbiz/global/images/caret2.png);
  background-position:left;
  background-repeat:no-repeat;
  color: #15415c;
  font: bold 12px Arial, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif; 
  line-height: 1;
  padding: 2px 5px 1px 15px;
  text-align: center;
  border: 0px;
  background-color:transparent;
  text-decoration:none;
	cursor:pointer;  }